From: Paul Eggert Date: Sun, 9 Jan 2011 08:30:09 +0000 (-0800) Subject: * .bzrignore: Add .h files that are host-dependent. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~5157^2~19 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=17129d0a706506aba53cb8ac8d3d0d9f3cd1791c;p=emacs.git * .bzrignore: Add .h files that are host-dependent. Add lib/.deps/, lib/arg-nonnull.h, lib/c++defs.h, lib/getopt.h, lib/time.h, lib/unistd.h, lib/warn-on-use.h. These are host-dependent and are built as part of an ordinary 'make', and should not be checked in. --- diff --git a/.bzrignore b/.bzrignore index 73a9be69bfe..e39ec6d8c64 100644 --- a/.bzrignore +++ b/.bzrignore @@ -33,6 +33,13 @@ leim/leim-list.el leim/quail/*.el leim/changed.misc leim/changed.tit +lib/.deps/ +lib/arg-nonnull.h +lib/c++defs.h +lib/getopt.h +lib/time.h +lib/unistd.h +lib/warn-on-use.h lib-src/stamp-* lib-src/b2m lib-src/ctags diff --git a/ChangeLog b/ChangeLog index 538c2cbb73a..861c351a259 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ 2011-01-09 Paul Eggert + * .bzrignore: Add .h files that are host-dependent. + Add lib/.deps/, lib/arg-nonnull.h, lib/c++defs.h, lib/getopt.h, + lib/time.h, lib/unistd.h, lib/warn-on-use.h. These are + host-dependent and are built as part of an ordinary 'make', and + should not be checked in. + * lib/Makefile.in: Regenerate. * lib/COPYING: New file, a copy of COPYING.